home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / Software / HotDog PageWiz / pagewiz_install.exe / %MAINDIR% / Help / PAGEWIZ.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-06-12  |  4.7 KB  |  135 lines

  1.  
  2.  /* $MVD$:color("18","dfffff","help_yellow","1") */
  3.  /* $MVD$:color("19","caffff","Custom #1","0") */
  4.  /* $MVD$:color("20","634200","Custom #2","0") */
  5.  /* $MVD$:color("21","fa6514","RobbyColor","1") */
  6.  /* $MVD$:color("22","c5feff","robby yellow","1") */
  7.  /* $MVD$:fontset("Tahoma","Tahoma") */
  8.  /* $MVD$:fontset("Courier New","Courier New") */
  9.  H1 { font-family : "Tahoma";
  10.       font-size : large;
  11.       background-color : #1465FA;
  12.       text-align : center;
  13.       color : white;
  14.       border : solid navy 1.0pt;
  15.       margin-left : 120.0px;}
  16.  .mvd-H1 { font-family : "Tahoma";
  17.            font-size : large;
  18.            background-color : #1465FA;
  19.            text-align : center;
  20.            color : white;
  21.            margin-left : 120.0px;}
  22.  BODY { font-family : "Tahoma";
  23.         font-size : 10.0pt;
  24.         background-repeat : no-repeat;
  25.         background-color : #FFFFDF;
  26.         background-position : left top;
  27.         background-image : url("Background.jpg");}
  28.  .mvd-BODY { font-family : "Tahoma";
  29.              font-size : 10.0pt;
  30.              background-repeat : no-repeat;
  31.              background-color : #FFFFDF;
  32.              background-position : left top;
  33.              background-image : url("Background.jpg");}
  34.  P.Narrow { font-family : "Tahoma";
  35.             font-size : 8.0pt;
  36.             background-color : #FFFFCA;
  37.             color : navy;}
  38.  .mvd-P-Narrow { font-family : "Tahoma";
  39.                  font-size : 8.0pt;
  40.                  background-color : #FFFFCA;
  41.                  color : navy;}
  42.  P.Listing { font-family : "Tahoma";
  43.              list-style-type : square;
  44.              list-style-position : outside;
  45.              color : black;
  46.              margin-top : 0.0pt;
  47.              margin-bottom : 0.0pt;}
  48.  .mvd-P-Listing { font-family : "Tahoma";
  49.                   list-style-type : square;
  50.                   list-style-position : outside;
  51.                   color : black;
  52.                   margin-top : 0.0pt;
  53.                   margin-bottom : 0.0pt;}
  54.  P.HTMLCODE { font-family : "Courier New";
  55.               font-size : 8.0pt;
  56.               list-style-type : none;
  57.               color : blue;}
  58.  .mvd-P-HTMLCODE { font-family : "Courier New";
  59.                    font-size : 8.0pt;
  60.                    list-style-type : none;
  61.                    color : blue;}
  62.  P.TableHeading { font-family : "Tahoma";
  63.                   font-size : 8.0pt;
  64.                   background-color : #004263;
  65.                   color : #FFFFCA;}
  66.  .mvd-P-TableHeading { font-family : "Tahoma";
  67.                        font-size : 8.0pt;
  68.                        background-color : #004263;
  69.                        color : #FFFFCA;}
  70.  H2 { font-weight : bold;
  71.       font-size : 10.0pt;
  72.       text-align : left;
  73.       color : navy;}
  74.  .mvd-H2 { font-weight : bold;
  75.            font-size : 10.0pt;
  76.            text-align : left;
  77.            color : navy;}
  78.  H2.Sec { font-family : "Tahoma";
  79.           font-weight : bold;
  80.           font-size : 14.0pt;
  81.           text-decoration : none;
  82.           text-align : left;
  83.           color : black;}
  84.  .mvd-H2-Sec { font-family : "Tahoma";
  85.                font-weight : bold;
  86.                font-size : 14.0pt;
  87.                text-decoration : none;
  88.                text-align : left;
  89.                color : black;}
  90.  H3 { font-weight : bold;
  91.       font-size : 12.0pt;
  92.       text-align : left;
  93.       color : navy;}
  94.  .mvd-H3 { font-weight : bold;
  95.            font-size : 12.0pt;
  96.            text-align : left;
  97.            color : navy;}
  98.  P { font-size : 8.0pt;}
  99.  .mvd-P { font-size : 8.0pt;}
  100.  H5 { font-family : "Tahoma";
  101.       font-variant : small-caps;
  102.       color : navy;}
  103.  .mvd-H5 { font-family : "Tahoma";
  104.            font-variant : small-caps;
  105.            color : navy;}
  106.  A:active { color : yellow;}
  107.  A:link { text-decoration : none;
  108.           color : #1465FA;}
  109.  A:visited { text-decoration : none;
  110.              color : #1465FA;}
  111.    CITE.expandspot { font-style : normal;
  112.             color : green;
  113.             cursor: hand;}
  114.  .mvd-CITE-expandspot { font-style : normal;
  115.                  color : green;
  116.                  cursor: hand;}
  117.  DFN.collapsed { font-style : italic;
  118.                  font-weight : normal;
  119.                  display :      'none';
  120.                  color : red;}
  121. .mvd-DFN-collapsed { font-style : italic;
  122.                       font-weight : normal;
  123.                       display :      'none';
  124.                       color : red;}
  125.  DFN.expanded { font-style : italic;
  126.                  font-weight : normal;
  127.                 color : red;}
  128.  .mvd-DFN-expanded { font-style : italic;
  129.                  font-weight : normal;
  130.                      color : red;}
  131. EM.dropspot    { cursor : hand;
  132.            color : green;}
  133. .mvd-EM-dropspot { cursor : hand;
  134.            color : green;}
  135.